home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / -screenplay- / otherstuff / f1gplib_dev / history < prev    next >
Text File  |  1999-12-06  |  3KB  |  78 lines

  1.                         f1gp.library History
  2.                         ++++++++++++++++++++
  3.  
  4. 36.10 (9.11.99) - 4180 bytes
  5.  
  6. o Added workaround for semaphore calls, to regain compatibility with KS 1.3
  7. ============================================================================
  8. 36.9 (2.8.99) - 4148 bytes
  9.  
  10. o Internal release
  11. ============================================================================
  12. 36.8 (19.7.99) - 4160 bytes
  13.  
  14. o Public beta
  15. o Added more semaphore protection to help stamp out deadlocks which
  16.   could occur under certain circumstances
  17. o Removed "F1GP Watcher" task - rewrote notification routines
  18.   accordingly (it was possible for F1GP to lock up while exiting the
  19.   cockpit or quitting)
  20. ============================================================================
  21. 36.7 (24.5.99) - 4684 bytes
  22.  
  23. o Internal release
  24. o Altered the F1GP detection routine to handle multiple instances of
  25.   F1GP in memory
  26. ============================================================================
  27. 36.6 (7.6.98) - 4700 bytes
  28.  
  29. o Changed FMODE for AGA ($000f)
  30. o Added backwards compatibility for GPPatch for when this lib is used
  31.   with F1GP-Ed 3.36 or earlier
  32.  
  33. 36.5 (2.6.98) - 4644 bytes
  34. ============================================================================
  35. 36.1 (15.2.98) - 4148 bytes
  36.  
  37. o Now patches low-level F1GP display to use scan-doubling, if necessary
  38. o Added patches to make F1GP use faster graphics fetch modes on AGA
  39. ============================================================================
  40. 35.4 (22.8.97) - 2516 bytes
  41.  
  42. o Fixed the UseVBR patch - found another place in F1GP where the interrupt
  43.   vectors are rewritten + restored
  44. ============================================================================
  45. 35.3 (19.8.97) - 2332 bytes
  46.  
  47. o Added a new patch, which makes F1GP use the VBR.  This is installed
  48.   automatically when calling f1gpDetect() (not on 68000 systems though)
  49. o Rewrote the f1gpCalcChecksum() code (it's now smaller and quicker)
  50. ============================================================================
  51. 35.2 (8.2.97) - 1952 bytes
  52.  
  53. o Added copyright string to library code
  54. o Minor code optimizations
  55. ============================================================================
  56. 35.1 (24.11.95) - 2072 bytes
  57.  
  58. o Added a new function f1gpCalcChecksum()
  59. o Fixed World Circuit quit patch bug
  60. ============================================================================
  61. 34.3 (22.9.95) - 1984 bytes
  62.  
  63. o Fixed a bug in the quit patch removal routine
  64. ============================================================================
  65. 34.2 (17.9.95) - 1980 bytes
  66.  
  67. o Patched another location where F1GP quits - there are now 3 locations
  68.   that are patched (3 longwords)
  69. o Patched 2 ScreenToFront()s in F1GP and replaced with NOPs.  This change
  70.   is not reverted when the library is expunged
  71. o Patched F1GP's lap time calculation routine and replaced with Grant's new
  72.   code.  This change is not reverted when the library is expunged
  73. ============================================================================
  74. 34.1 (4.9.95) - 1848 bytes
  75.  
  76. First release of the library
  77.  
  78.